|
|
Class STVectorBounds
Extends STBase
| Returns | Default | Function | Throws |
|
|
|
Paint(STView TheView) |
Exception |
Object Functions
Paint(STView TheView)
Exception Called to have the object draw itself into the specified view. Typically this function is not overridden. Instead, override the other paint functions as needed.
Parameters: TheView Throws: Exception
|